DMAEN=0, IER=0, SMELB=0, IEF=0, CFF=0, CFR=0
CMP Status and Control Register
COUT | Analog Comparator Output |
CFF | Analog Comparator Flag Falling 0 (0): Falling edge on COUT has not been detected. 1 (1): Falling edge on COUT has occurred. |
CFR | Analog Comparator Flag Rising 0 (0): Rising edge on COUT has not been detected. 1 (1): Rising edge on COUT has occurred. |
IEF | Comparator Interrupt Enable Falling 0 (0): Interrupt disabled. 1 (1): Interrupt enabled. |
IER | Comparator Interrupt Enable Rising 0 (0): Interrupt disabled. 1 (1): Interrupt enabled. |
SMELB | Stop Mode Edge/Level Interrupt Control 0 (0): CFR/CFF are level sensitive in Stop mode. CFR will be asserted when COUT is high. CFF will be asserted when COUT is low. 1 (1): CFR/CFF are edge sensitive in Stop mode. An active low-to-high transition must be seen on COUT to assert CFR, and an active high-to-low transition must be seen on COUT to assert CFF. |
DMAEN | DMA Enable Control 0 (0): DMA disabled. 1 (1): DMA enabled. |